website for php password manipulation

http://phpjabbers.com/create-user-login-in-php-php23-4.html


unset($username);
unset($password);

or use

session_destroy();
